home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / PlaWiz.dll / 0 / RCDATA / TFORMEDICIONANALISIS / TFORMEDICIONANALISIS.txt < prev   
Text File  |  2008-07-17  |  5KB  |  224 lines

  1. object FormEdicionAnalisis: TFormEdicionAnalisis
  2.   Left = 368
  3.   Top = 114
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Configurar an∩┐╜lisis'
  7.   ClientHeight = 325
  8.   ClientWidth = 430
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object PanelEditarElementos: TPanel
  23.     Left = 0
  24.     Top = 4
  25.     Width = 430
  26.     Height = 92
  27.     Align = alTop
  28.     BevelOuter = bvNone
  29.     ParentColor = True
  30.     TabOrder = 0
  31.     object PGBElementosAnalizar: TPlaGroupBox
  32.       Left = 14
  33.       Top = 7
  34.       Width = 402
  35.       Height = 85
  36.       TitleFont.Charset = DEFAULT_CHARSET
  37.       TitleFont.Color = 13977088
  38.       TitleFont.Height = -11
  39.       TitleFont.Name = 'Tahoma'
  40.       TitleFont.Style = []
  41.       Caption = 'Editar elementos a analizar'
  42.       TabOrder = 0
  43.       object Image1: TImage
  44.         Left = 10
  45.         Top = 22
  46.         Width = 32
  47.         Height = 32
  48.         Picture.Data = {<image001.bmp>}
  49.         Transparent = True
  50.       end
  51.       object Label1: TLabel
  52.         Left = 57
  53.         Top = 19
  54.         Width = 330
  55.         Height = 13
  56.         Anchors = [akLeft, akTop, akRight]
  57.         Caption = 
  58.           'Pulsa en Editar para seleccionar los elementos que ser∩┐╜n analiza' +
  59.           'dos.'
  60.         Constraints.MinWidth = 330
  61.         WordWrap = True
  62.       end
  63.       object BtnEditar: TPlaButton
  64.         Left = 290
  65.         Top = 52
  66.         Width = 100
  67.         Height = 21
  68.         Anchors = [akTop, akRight]
  69.         Caption = 'Editar...'
  70.         TabOrder = 0
  71.         OnClick = BtnEditarClick
  72.       end
  73.     end
  74.   end
  75.   object PanelBotones: TPanel
  76.     Left = 0
  77.     Top = 284
  78.     Width = 430
  79.     Height = 40
  80.     Align = alTop
  81.     BevelOuter = bvNone
  82.     ParentColor = True
  83.     TabOrder = 1
  84.     object BtnCancelar: TPlaButton
  85.       Left = 343
  86.       Top = 8
  87.       Width = 73
  88.       Height = 21
  89.       Anchors = [akRight, akBottom]
  90.       Caption = '&Cancelar'
  91.       TabOrder = 0
  92.       Cancel = True
  93.       ModalResult = 2
  94.     end
  95.     object BtnAcceptar: TPlaButton
  96.       Left = 260
  97.       Top = 8
  98.       Width = 73
  99.       Height = 21
  100.       Anchors = [akRight, akBottom]
  101.       Caption = '&Aceptar'
  102.       TabOrder = 1
  103.       ModalResult = 1
  104.     end
  105.   end
  106.   object PanelConfigurarPlanificacion: TPanel
  107.     Left = 0
  108.     Top = 188
  109.     Width = 430
  110.     Height = 96
  111.     Align = alTop
  112.     BevelOuter = bvNone
  113.     ParentColor = True
  114.     TabOrder = 2
  115.     object PGBConfigurarProgramacion: TPlaGroupBox
  116.       Left = 14
  117.       Top = 5
  118.       Width = 402
  119.       Height = 89
  120.       TitleFont.Charset = DEFAULT_CHARSET
  121.       TitleFont.Color = 13977088
  122.       TitleFont.Height = -11
  123.       TitleFont.Name = 'Tahoma'
  124.       TitleFont.Style = []
  125.       Caption = 'Configuraci∩┐╜n de la programaci∩┐╜n'
  126.       TabOrder = 0
  127.       object Image3: TImage
  128.         Left = 10
  129.         Top = 22
  130.         Width = 32
  131.         Height = 32
  132.         Picture.Data = {<image002.bmp>}
  133.         Transparent = True
  134.       end
  135.       object Label3: TLabel
  136.         Left = 57
  137.         Top = 19
  138.         Width = 330
  139.         Height = 13
  140.         Anchors = [akLeft, akTop, akRight]
  141.         Caption = 
  142.           'Pulsa en Planificaci∩┐╜n para modificar la programaci∩┐╜n del an∩┐╜lis' +
  143.           'is.'
  144.         Constraints.MinWidth = 330
  145.         WordWrap = True
  146.       end
  147.       object BtnPlanificacion: TPlaButton
  148.         Left = 290
  149.         Top = 56
  150.         Width = 100
  151.         Height = 21
  152.         HelpContext = 44
  153.         Anchors = [akTop, akRight]
  154.         Caption = 'Planificaci∩┐╜n...'
  155.         TabOrder = 0
  156.         OnClick = BtnPlanificacionClick
  157.       end
  158.     end
  159.   end
  160.   object PanelAlineacionSuperior: TPanel
  161.     Left = 0
  162.     Top = 0
  163.     Width = 430
  164.     Height = 4
  165.     Align = alTop
  166.     BevelOuter = bvNone
  167.     ParentColor = True
  168.     TabOrder = 3
  169.   end
  170.   object PanelConfigurarAnalisis: TPanel
  171.     Left = 0
  172.     Top = 96
  173.     Width = 430
  174.     Height = 92
  175.     Align = alTop
  176.     BevelOuter = bvNone
  177.     ParentColor = True
  178.     TabOrder = 4
  179.     object PGBConfigurarAnalisis: TPlaGroupBox
  180.       Left = 14
  181.       Top = 6
  182.       Width = 402
  183.       Height = 85
  184.       TitleFont.Charset = DEFAULT_CHARSET
  185.       TitleFont.Color = 13977088
  186.       TitleFont.Height = -11
  187.       TitleFont.Name = 'Tahoma'
  188.       TitleFont.Style = []
  189.       Caption = 'Configuraci∩┐╜n del an∩┐╜lisis'
  190.       TabOrder = 0
  191.       object Image2: TImage
  192.         Left = 10
  193.         Top = 22
  194.         Width = 32
  195.         Height = 32
  196.         Picture.Data = {<image003.bmp>}
  197.         Transparent = True
  198.       end
  199.       object Label2: TLabel
  200.         Left = 57
  201.         Top = 19
  202.         Width = 330
  203.         Height = 26
  204.         Anchors = [akLeft, akTop, akRight]
  205.         Caption = 
  206.           'Pulsa en Configuraci∩┐╜n para modificar las propriedades del an∩┐╜li' +
  207.           'sis, si no se aplicar∩┐╜ la configuraci∩┐╜n por defecto.'
  208.         Constraints.MinWidth = 330
  209.         WordWrap = True
  210.       end
  211.       object BtnConfiguracion: TPlaButton
  212.         Left = 290
  213.         Top = 52
  214.         Width = 100
  215.         Height = 21
  216.         Anchors = [akTop, akRight]
  217.         Caption = 'Configuraci∩┐╜n...'
  218.         TabOrder = 0
  219.         OnClick = BtnConfiguracionClick
  220.       end
  221.     end
  222.   end
  223. end
  224.